home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 11 / 500 MB nyheder direkte fra internet CD 11.iso / start / install / arj250 / rearjall.bat < prev    next >
DOS Batch File  |  1995-10-31  |  346b  |  7 lines

  1. REM REARJ program to convert ZIP, LZH archives on C: hard disk to ARJ format
  2. REM You should have a backup of your hard disk before running this program
  3. REM This program converts the archives to ARJ format deleting the originals.
  4. REM It also checks for viruses assuming you have SCAN.
  5.  
  6. REARJ C:\*.ZIP C:\*.LZH /r /v /d /a* /u /lC:\REARJ.LOG
  7.